myvar_0 = GetPrimitiveParameter(0)
myvar_1 = GetPrimitiveParameter(1)
myvar_2 = GetPrimitiveParameter(2)
local myvar_3 = 841911137
	if (myvar_0 == Seasons["Spring"]) then
else
		if (myvar_0 == Seasons["Summer"]) then
	else
			if (myvar_0 == Seasons["Fall"]) then
		else
				if (myvar_0 == Seasons["Winter"]) then
			else
				SetScriptReturnValue(False)
				return 
			end
		end
	end
end
	if (myvar_1 == PrecipitationType["Rain"]) then
		if (myvar_2 == PrecipitationIntensity["Light"]) then
	else
			if (myvar_2 == PrecipitationIntensity["Heavy"]) then
		else
		else
				if (myvar_1 == PrecipitationType["Hail"]) then
					if (myvar_2 == PrecipitationIntensity["Light"]) then
				else
				else
						if (myvar_1 == PrecipitationType["Snow"]) then
							if (myvar_2 == PrecipitationIntensity["Light"]) then
						else
						end
					end
				end
			end
		end
	end
end
myvar_6 = GetSimulatorGlobal(SimulatorGlobal["Hour"])
	if (7 <= myvar_6) then
		if (myvar_6 <= 18) then
	else
	end
end
SetTemp(0, ((GetConstantsTableByGuid(myvar_3, 4117)[7] + GetConstantsTableByGuid(myvar_3, 4117)[9]) + GetConstantsTableByGuid(myvar_3, 4117)[10]))
local myvar_8 = True
SetScriptReturnValue(myvar_8)
